PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package
/
PDFFlowTableColumn Class
/ setBackground Method
A
com.o2sol.pdf4java.graphics.PDFBrush
object that specifies how the column background is filled.
Collapse All
Expand All
In This Topic
setBackground Method
In This Topic
Sets the column background.
Syntax
public
void
setBackground(
PDFBrush
value
)
Parameters
value
A
com.o2sol.pdf4java.graphics.PDFBrush
object that specifies how the column background is filled.
See Also
Reference
PDFFlowTableColumn Class
PDFFlowTableColumn Members